public interface CiscoMediaEncryptionAlgorithmType
CiscoMediaEncryptionAlgorithmType
interface indicates the
SRTP algorithm type used for encryption. This interface lists all of the security indicator
values that an application can get in CiscoRTPInputKeyEv and CiscoRTPOutputKeyEv. If an
application is terminating its own media on CTIPorts and Media Terminated RPs, only one of the
following algorithms needs to be provided in the register API.Modifier and Type | Field and Description |
---|---|
static int |
AES_128_COUNTER
The algorithm used is based on Advanced Encryption Standard (AES), which is a computer
security standard.
|
static final int AES_128_COUNTER